Appliance SupportBundle CreateSpec
This schema was added in vSphere API 7.0.1.0.
{
"description": "string",
"components": {
"components": [
"string"
]
},
"content_type": "string",
"partition": "string"
}
Support bundle creation description.
This property was added in vSphere API 7.0.1.0.
Support bundle components to be included. Map with groupName as key and list of components in that group as the value.
This property was added in vSphere API 7.0.1.0.
Describes the content type to be collected in support bundle.
For more information see: Appliance SupportBundle ContentType.
This property was added in vSphere API 8.0.2.0.
If missing or null
, both logs and core files will be collected.
Partition to be used for saving the support bundle. Available partitions can be retrieved using storage.list API.
This property was added in vSphere API 7.0.1.0.